home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 23 / PC Gamer IT CD 23.iso / XCARDEMO / FXDEMO / XDEMO.ZIP / CARS / CAR08.DES < prev    next >
Text File  |  1997-06-29  |  5KB  |  180 lines

  1. name:        SPAM        ; car name
  2. drivname:     P.SUNDON    ; driver name
  3. data:        xcar08.3d    ; car 3d data file
  4. lodata:    xcar08l.3d    ; car 3d lo poly data file
  5. engine:    1        ; car default engine
  6. whldat:    xcar08w.3d    ; wheel image
  7. weight:    1000        ; car dry weight (no engine, fuel, etc)
  8. lonwd:        14100        ; weight distribution over front (%, 8 bit)
  9. latwd:        12800        ; weight distribution over left (%, 8 bit)
  10. length:    15        ; length of car
  11. shadow:    3,0        ; 3DFX shadow number/z offset in inches.
  12. width:        6        ; width of car
  13. carnum:    9        ; number on car
  14. parts:        0        ; Part number.
  15. pitman:    8        ; Pit crew index number.
  16.  
  17. coefd:        120        ; (.47 * 256) coeficient of drag (8 bit)
  18. farea:        4736        ; (18.5 feet * 256) frontal area of car (8 bit)
  19. frad:        12        ; radius of front tire (in)
  20. rrad:        12        ; radius of rear tire (in)
  21. frch:        128        ; front roll center height (ft) (8-bit)
  22. rrch:        128        ; rear roll center height (ft) (8-bit)
  23.  
  24. rfoff:        32,10,51,0    ; right front wheel offet
  25. lfoff:        -32,10,51,1024    ; left front wheel offet
  26. rroff:        32,10,-59,0    ; right rear wheel offet
  27. lroff:        -32,10,-59,1024    ; left rear wheel offet
  28.  
  29. engloc:    0,6,-25    ; engine location
  30. gearloc:    0,6,-50    ; gear location
  31. fuelloc:    0,6,-15    ; fuel location
  32. fwingloc:    0,6,70        ; front wing location
  33. rwingloc:    0,-2,-60    ; rear wing location
  34.  
  35. hdash:        xcar08dh.gif    ; car dash graphic
  36. hdgph:        xcar08dh.ap    ; car dash components
  37. hdwin:        0,104,799,394    ; window SX,SY,EX,EY
  38. hmwin:        588,117,800,185    ; mirror window SX,SY,EX,EY
  39. rpmcenh:    462,498,57    ; hi-res rpm needle center and radius
  40. mphcenh:    291,499,37    ; hi-res mph needle center and radius
  41. tempcenh:    183,463,22    ; hi-res temp needle center and radius
  42. oilcenh:    183,543,22    ; hi-res oil needle center and radius
  43.  
  44. mdash:        xcar08d.gif    ; car dash graphic
  45. mdgph:        xcar08d.ap    ; car dash components
  46. mdwin:        0,83,640,315    ; window SX,SY,EX,EY
  47. mmwin:        470,94,640,148    ; mirror window SX,SY,EX,EY
  48. rpmcenm:    369,398,39    ; med-res rpm needle center and radius
  49. mphcenm:    232,400,30    ; med-res mph needle center and radius
  50. tempcenm:    146,370,18    ; med-res temp needle center and radius
  51. oilcenm:    147,434,18    ; med-res oil needle center and radius
  52.  
  53. ldash:        xcar08dl.gif    ; low-res car dash graphic
  54. ldgph:        xcar08dl.ap    ; low-res car dash components
  55. ldwin:        0,35,319,130    ; low-res window SX,SY,EX,EY
  56. lmwin:        234,39,320,63    ; low-res mirror window SX,SY,EX,EY
  57. rpmcenl:    184,167,20    ; low-res rpm needle center and radius
  58. mphcenl:    118,167,14    ; low-res mph needle center and radius
  59. tempcenl:    73,154,8    ; low-res mph needle center and radius
  60. oilcenl:    74,181,8    ; low-res oil needle center and radius
  61.  
  62. setup:                ; default setup
  63. 3,                ; engine type
  64. 179200,76800,            ; front left susp (spring, damper)
  65. 204800,76800,            ; rear left susp
  66. 179200,76800,            ; front right susp
  67. 204800,76800,            ; rear right susp
  68. 1024000,192,            ; front roll bar (rate, arm)
  69. 1075200,192,            ; rear roll bar (rate, arm)
  70. 768,192,128,1664,1664,        ; front wing (len, width, end, chord ang, ang)
  71. 1536,512,256,2870,2870        ; Rear wing (len, width, end, chord ang, ang)
  72.  
  73.  
  74. ;Collision point information.
  75. coltbl:    17,
  76. 2,8192,5003,8132,
  77. 3,8704,1419,8900,
  78. 4,8192,-373,9668,
  79. 5,8448,-1397,11716,
  80. 6,8192,-1397,14020,
  81. 7,8704,-373,15812,
  82. 8,8192,1419,16580,
  83. 9,8448,5003,17860,
  84. 16,8192,139,7108,
  85. 20,6656,-3445,13508,
  86. 21,6400,-1909,17860,
  87. 22,6656,907,19396,
  88. 23,2304,-2933,14532,
  89. 24,2304,-629,17860,
  90. 25,2304,1675,21188,
  91. 26,6912,4491,20932,
  92. 27,2304,4491,22468,
  93. 17,
  94. 40,-8192,5003,8132,
  95. 41,-8704,1419,8900,
  96. 42,-8192,-373,9668,
  97. 43,-8192,-1397,11716,
  98. 44,-8192,-1397,14020,
  99. 45,-8448,-373,15812,
  100. 46,-8192,1419,16580,
  101. 47,-8704,5003,17860,
  102. 54,-8448,139,7108,
  103. 58,-6656,-3445,13508,
  104. 59,-6400,-1909,17860,
  105. 60,-6656,907,19396,
  106. 61,-2304,-2933,14532,
  107. 62,-2304,-629,17860,
  108. 63,-2304,1675,21188,
  109. 64,-6912,4491,20932,
  110. 65,-2304,4491,22468,
  111. 19,
  112. 0,8192,5003,-10812,
  113. 1,8448,5003,-4668,
  114. 2,8192,5003,8132,
  115. 3,8704,1419,8900,
  116. 4,8192,-373,9668,
  117. 5,8448,-1397,11716,
  118. 6,8192,-1397,14020,
  119. 7,8704,-373,15812,
  120. 8,8192,1419,16580,
  121. 9,8448,5003,17860,
  122. 10,8192,1419,-11580,
  123. 11,8704,-885,-12860,
  124. 12,8192,-1653,-15420,
  125. 13,8448,-885,-17980,
  126. 14,8192,907,-19260,
  127. 15,8448,3467,-19260,
  128. 16,8192,139,7108,
  129. 17,8704,-1653,-1084,
  130. 18,8448,-2677,-10044,
  131. 19,
  132. 38,-8192,5003,-10812,
  133. 39,-8448,5003,-4668,
  134. 40,-8192,5003,8132,
  135. 41,-8704,1419,8900,
  136. 42,-8192,-373,9668,
  137. 43,-8192,-1397,11716,
  138. 44,-8192,-1397,14020,
  139. 45,-8448,-373,15812,
  140. 46,-8192,1419,16580,
  141. 47,-8704,5003,17860,
  142. 48,-8192,1419,-11580,
  143. 49,-8192,-885,-12860,
  144. 50,-8448,-1653,-15420,
  145. 51,-8192,-885,-17980,
  146. 52,-8192,907,-19260,
  147. 53,-8704,3467,-19260,
  148. 54,-8448,139,7108,
  149. 55,-8192,-1653,-1084,
  150. 56,-8192,-2677,-10044,
  151. 12,
  152. 0,8192,5003,-10812,
  153. 10,8192,1419,-11580,
  154. 11,8704,-885,-12860,
  155. 12,8192,-1653,-15420,
  156. 13,8448,-885,-17980,
  157. 14,8192,907,-19260,
  158. 15,6400,3467,-18748,
  159. 19,9472,-3957,-17724,
  160. 28,8192,-3445,-21052,
  161. 29,6400,-885,-22844,
  162. 30,6400,1419,-21308,
  163. 31,6400,3467,-17980,
  164. 12,
  165. 38,-8192,5003,-10812,
  166. 48,-8192,1419,-11580,
  167. 49,-8192,-885,-12860,
  168. 50,-8448,-1653,-15420,
  169. 51,-8192,-885,-17980,
  170. 52,-8192,907,-19260,
  171. 53,-6400,3467,-18748,
  172. 57,-9472,-3957,-17724,
  173. 66,-8192,-3445,-21052,
  174. 67,-6400,-885,-22844,
  175. 68,-6400,1419,-21308,
  176. 69,-6400,3467,-17980,
  177.  
  178. 
  179. 
  180.